home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_3 / fpl-v115.ads < prev    next >
Text File  |  1995-03-28  |  4KB  |  114 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : FPL v115  - by -  Daniel Stenberg
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - FPL-V115.lha -  460362      ADOS Req'd
  9. File 2 -              -       0     [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -       0      ChipSet Req'd
  11. File 4 -              -       0     [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [X] 512k  [ ] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   none
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:    Interpreting C-like language library. Version 11.5
  27. Author:   Daniel Stenberg
  28. Uploader: jskov@iesd.auc.dk
  29. Type:     dev/lang
  30.  
  31. TITLE
  32.         FPL
  33.  
  34. VERSION
  35.         11.5
  36.  
  37. COMPANY
  38.         FrexxWare
  39.  
  40. DESCRIPTION
  41.         FPL is an interpreting script/macro language shared library,
  42.         designed to be flexible and easy inserted in any code.
  43.  
  44.         FPL is a complete script programming language _very_ similar
  45.         to C. If you are a software developer and plan to add any
  46.         kind of macro/script control, consider the FPL alternative!
  47.  
  48.         FPL library lets the software programmer define functions
  49.         and variables that FPL should accept. The library will call
  50.         a function in the software whenever any of these functions
  51.         are used or variables are read in an FPL program.
  52.  
  53.         FPL is portable to any modern operating system, and the
  54.         package includes binaries for Amiga, OS/2 and Intel SVR4
  55.         UNIX. Source is included.
  56.  
  57.         The language FPL includes features like:
  58.  
  59.         o Full ANSI C syntax statements with semicolon separations.
  60.  
  61.         o String, integer/long, char and short variables, including
  62.           multidimensional arrays.
  63.  
  64.         o 100% ANSI C operator precedence and expression syntax/
  65.           evaluation.
  66.  
  67.         o A subset of the ANSI C function declaration and prototyping
  68.           syntax and concepts. The use of functions is exactly as C.
  69.  
  70.         o Fully recursive, fully re-entrant.
  71.  
  72.         o while, for, if, do, break, continue, else, int, exit, char,
  73.           long, register, auto, volatile, typedef, const, switch and
  74.           return are 100% ANSI C compatible. 'while' has been extended
  75.           with an 'else' support and 'break' with a multi level break
  76.           option.
  77.  
  78.         o A number of internal functions which include: strcmp,
  79.           strncmp, strstr, atoi, strtol, strlen, abs, sprintf and the
  80.           FPL specific substr, eval, ltostr and interpret!
  81.  
  82. HOST NAME
  83.         ftp: Aminet  ftp.luth.se
  84.  
  85. DIRECTORY
  86.         /pub/aminet/dev/lang
  87.  
  88. FILE NAME
  89.         FPL-V115.lha
  90.  
  91. DISTRIBUTABILITY
  92.         Free software, Copyright (C) 1992-1995 by FrexxWare
  93.  
  94.  
  95. =============================================================================
  96.  
  97.            ADS Zone: 1
  98.      ADS Hatch Site: Paul Miller
  99.        ADS Position: ADS Zone 1 STAR
  100.            BBS Name: Lonely Mountain BBS
  101.     Phone Number(s): 804-827-0726
  102.     Network Address: 1:271/292  
  103.      Network Region: 13    
  104.           BBS Hours: 24 Hrs/Day
  105. BBS Mailer/Software: Mebbs-Net Pro BBS
  106.   BBS Storage Space: 2250 Megs + 8 CD Roms
  107.   File Requestable :  <X> Y     < > N
  108. File Request Hours : All The Time
  109.  
  110. =============================================================================
  111.                          ADS - Long Description Generator
  112.                          (c)Copyright 1995 by Paul Miller
  113.  
  114.